home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / misc / winarng068b.lha / winarrange0.68beta / Install_English next >
Text File  |  1995-06-25  |  4KB  |  173 lines

  1. ; $VER: Install_English 0.1 (25.6.95) by Thomas Alexnat
  2.  
  3. (transcript "WinArngInstall.log")
  4.  
  5. (message "Welcome to the installation script of WinArrange. Please proceed to install WinArrange 0.68Beta on your system. There is NO WARRANTY AT ALL that your system will work fine after this installation. WinArrange is currently in a 'beta' phase. Thanks for reading this.\nThomas Alexnat")
  6. (message "Note: This is a small update from version 0.67beta to 0.68beta. WinArrange can now handle WildCards.")
  7.  
  8.  
  9. (copyfiles
  10.     (prompt "Installing the WinArrange executable")
  11.     (help @copyfiles-help)
  12.     (all)
  13.     (source "WinArrange")
  14.     (dest
  15.         (askdir
  16.             (prompt "Where do you want the executable be placed ?")
  17.             (help @askdir-help)
  18.             (default "SYS:Utilities")
  19.         )
  20.     )
  21.     (confirm)
  22. )
  23.  
  24. (copyfiles
  25.     (prompt "Installing the WinArrange icon")
  26.     (help @copyfiles-help)
  27.     (all)
  28.     (source "WinArrange.info")
  29.     (dest
  30.         (askdir
  31.             (prompt "Where do you want the icon be placed ?")
  32.             (help @askdir-help)
  33.             (default "SYS:Utilities")
  34.         )
  35.     )
  36.     (confirm)
  37. )
  38.  
  39.  
  40. (message "Now you can install a example configfile !")
  41.  
  42.  
  43. (copyfiles
  44.     (prompt "Installing the WinArrange configfile")
  45.     (help @copyfiles-help)
  46.     (all)
  47.     (source "WinArrange.config")
  48.     (dest
  49.         (askdir
  50.             (prompt "Where do you want the file to be placed ?")
  51.             (help @askdir-help)
  52.             (default "ENVARC:")
  53.         )
  54.     )
  55.     (confirm)
  56. )
  57.  
  58. (copyfiles
  59.     (prompt "Installing the WinArrange configfile icon")
  60.     (help @copyfiles-help)
  61.     (all)
  62.     (source "WinArrange.config.info")
  63.     (dest
  64.         (askdir
  65.             (prompt "Where do you want the file to be placed ?")
  66.             (help @askdir-help)
  67.             (default "ENVARC:")
  68.         )
  69.     )
  70.     (confirm)
  71. )
  72.  
  73. (message "WinArrange is installed now and should work. It is highly recommended to install the documentation too!")
  74.  
  75.  
  76. (copyfiles
  77.     (prompt "Installing the WinArrange guide")
  78.     (help @copyfiles-help)
  79.     (all)
  80.     (source "WinArrange_E.guide")
  81.     (dest
  82.         (askdir
  83.             (prompt "Where do you want the file to be placed?")
  84.             (help @askdir-help)
  85.             (default "HELP:")
  86.         )
  87.     )
  88.     (confirm)
  89. )
  90.  
  91. (copyfiles
  92.     (prompt "Installing the WinArrange guide icon")
  93.     (help @copyfiles-help)
  94.     (all)
  95.     (source "WinArrange_E.guide.info")
  96.     (dest
  97.         (askdir
  98.             (prompt "Where do you want the file to be placed?")
  99.             (help @askdir-help)
  100.             (default "HELP:")
  101.         )
  102.     )
  103.     (confirm)
  104. )
  105.  
  106. (message "You can now install a "easy to read" documentation, which is stored in plain ASCII.")
  107.  
  108. (copyfiles
  109.     (prompt "Installing the WinArrange ASCII documentation")
  110.     (help @copyfiles-help)
  111.     (all)
  112.     (source "WinArrange_E.doc")
  113.     (dest
  114.         (askdir
  115.             (prompt "Where do you want the file to be placed?")
  116.             (help @askdir-help)
  117.             (default "SYS:Utilities")
  118.         )
  119.     )
  120.     (confirm)
  121. )
  122.  
  123. (copyfiles
  124.     (prompt "Installing the WinArrange ASCII documentation icon")
  125.     (help @copyfiles-help)
  126.     (all)
  127.     (source "WinArrange_E.doc.info")
  128.     (dest
  129.         (askdir
  130.             (prompt "Where do you want the file to be placed?")
  131.             (help @askdir-help)
  132.             (default "SYS:Utilities")
  133.         )
  134.     )
  135.     (confirm)
  136. )
  137.  
  138. (message "If you've installed a LaTeX or DVI-Previewer/Printing program you should also install the .DVI file of the WinArrange documentation. ")
  139.  
  140. (copyfiles
  141.     (prompt "Installing the WinArrange DVI-file")
  142.     (help @copyfiles-help)
  143.     (all)
  144.     (source "WinArrange_E.dvi")
  145.     (dest
  146.         (askdir
  147.             (prompt "Where do you want the file to be placed?")
  148.             (help @askdir-help)
  149.             (default "TEX:")
  150.         )
  151.     )
  152.     (confirm)
  153. )
  154.  
  155. (copyfiles
  156.     (prompt "Installing the WinArrange DVI-File icon")
  157.     (help @copyfiles-help)
  158.     (all)
  159.     (source "WinArrange_E.dvi.info")
  160.     (dest
  161.         (askdir
  162.             (prompt "Where do you want the file to be placed?")
  163.             (help @askdir-help)
  164.             (default "TEX:")
  165.         )
  166.     )
  167.     (confirm)
  168. )
  169.  
  170.  
  171.  
  172. (message "The installation is finished! I don't really know if everything worked fine during the installation. If problems occour feel free to contact me.\n\nThomas Alexnat\nWestendstrasse 7\n82110 Germering (Germany)\n\nFido: 2:2480/700.5\ne-mail: alexnat@eikon.e-technik.tu-muenchen.de")
  173.